home *** CD-ROM | disk | FTP | other *** search
/ Champak 66 / Vol 66.iso / games / bob_espo.swf / scripts / DefineSprite_363 / frame_1 / DoAction.as
Text File  |  2013-04-24  |  135b  |  5 lines

  1. if(Main.getRef().getSection() == Main.GAME_SECTION)
  2. {
  3.    CTRLGame.getRef().addActionWall(CTRLGame.nTURN_WALL_INVERSE,this,-100);
  4. }
  5.